Resource StructureDefinition/FHIR Server from package de.dktk.oncology#1.8.0 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Procedure-Strahlentherapie",
"version" : "0.9.0",
"name" : "Strahlentherapie",
"status" : "active",
"description" : "Ermittlung der Strahlentherapiedaten",
"fhirVersion" : "4.0.0",
"kind" : "resource",
"abstract" : false,
"type" : "Procedure",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Procedure.extension",
"path" : "Procedure.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Procedure.extension:StellungZurOp",
"path" : "Procedure.extension",
"sliceName" : "StellungZurOp",
"short" : "Strahlentherapie Stellung zu operativer Therapie",
"definition" : "Gibt an, in welchem Bezug zu einer operativen Therapie die Bestrahlung steht",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-StellungZurOp"
]
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "ST:ST_Stellung_OP",
"comment" : "ST:ST_Stellung_OP"
},
{
"identity" : "ISO-11179",
"map" : "urn:dktk:dataelement:68:3",
"comment" : "urn:dktk:dataelement:68:3"
}
]
},
{
"id" : "Procedure.extension:Intention",
"path" : "Procedure.extension",
"sliceName" : "Intention",
"short" : "Intention Strahlentherapie",
"definition" : "Gibt die Intention der Strahlentherapie an",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-SYSTIntention"
]
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "ST:ST_Intention",
"comment" : "ST:ST_Intention"
},
{
"identity" : "ISO-11179",
"map" : "urn:dktk:dataelement:67:2",
"comment" : "urn:dktk:dataelement:67:2"
}
]
},
{
"id" : "Procedure.extension:Bestrahlung",
"path" : "Procedure.extension",
"sliceName" : "Bestrahlung",
"short" : "Einzelne Bestrahlungen",
"definition" : "Gibt die einzelnen Bestrahlungen an",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-Bestrahlung"
]
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "ST:Bestrahlung",
"comment" : "ST:Bestrahlung"
}
]
},
{
"id" : "Procedure.status",
"path" : "Procedure.status",
"mustSupport" : true
},
{
"id" : "Procedure.category",
"path" : "Procedure.category",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "http://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTTherapieartVS"
}
},
{
"id" : "Procedure.category.coding",
"path" : "Procedure.category.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Procedure.category.coding.code",
"path" : "Procedure.category.coding.code",
"short" : "Strahlentherapie",
"definition" : "Gibt an, ob der Tumor bestrahlt wurde",
"min" : 1,
"fixedCode" : "ST",
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "Bestrahlung:ST_Beginn != NULL",
"comment" : "abzuleiten"
},
{
"identity" : "ISO-11179",
"map" : "urn:dktk:dataelement:34:2",
"comment" : "urn:dktk:dataelement:34:2"
}
]
},
{
"id" : "Procedure.subject",
"path" : "Procedure.subject",
"mustSupport" : true
},
{
"id" : "Procedure.encounter",
"path" : "Procedure.encounter",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Encounter",
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Encounter-Fall"
]
}
]
},
{
"id" : "Procedure.performed[x]",
"path" : "Procedure.performed[x]",
"type" : [
{
"code" : "Period"
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "ST:Bestrahlung:ST_Beginn_Datum, ST:Bestrahlung:ST_Ende_Datum",
"comment" : "ST:Bestrahlung:ST_Beginn_Datum, ST:Bestrahlung:ST_Ende_Datum"
},
{
"identity" : "ISO-11179",
"map" : "urn:adt:dataelement:77:1, urn:adt:dataelement:78:1"
}
]
},
{
"id" : "Procedure.performed[x].start",
"path" : "Procedure.performed[x].start",
"short" : "Strahlentherapie Beginn",
"definition" : "Gibt an, wann die Strahlentherapie begonnen wurde",
"mustSupport" : true,
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "ST:Bestrahlung:ST_Beginn_Datum",
"comment" : "ST:Bestrahlung:ST_Beginn_Datum"
},
{
"identity" : "ISO-11179",
"map" : "urn:adt:dataelement:77:1"
}
]
},
{
"id" : "Procedure.performed[x].end",
"path" : "Procedure.performed[x].end",
"short" : "Strahlentherapie Ende",
"definition" : "Gibt an, wann die Strahlentherapie beendet wurde",
"mustSupport" : true,
"mapping" : [
{
"identity" : "ADT-GEKID",
"map" : "ST:Bestrahlung:ST_Ende_Datum",
"comment" : "ST:Bestrahlung:ST_Ende_Datum"
},
{
"identity" : "ISO-11179",
"map" : "urn:adt:dataelement:78:1"
}
]
},
{
"id" : "Procedure.reasonReference",
"path" : "Procedure.reasonReference",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Condition-Primaerdiagnose"
]
}
],
"mustSupport" : true
},
{
"id" : "Procedure.outcome",
"path" : "Procedure.outcome",
"mustSupport" : true
},
{
"id" : "Procedure.outcome.coding",
"path" : "Procedure.outcome.coding",
"binding" : {
"strength" : "required",
"valueSet" : "http://dktk.dkfz.de/fhir/onco/core/ValueSet/EndeGrundVS"
}
},
{
"id" : "Procedure.outcome.coding.code",
"path" : "Procedure.outcome.coding.code",
"mapping" : [
{
"identity" : "ADT",
"map" : "ST.Ende_Grund",
"comment" : "ST.Ende_Grund"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.